home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d19 / pcbgate2.arc / UPDATE20.DOC < prev    next >
Text File  |  1989-12-15  |  3KB  |  62 lines

  1. -----------------------------------------------------------------------------
  2.                 P C B G a t e   v 2 . 0   C h a n g e s
  3. -----------------------------------------------------------------------------
  4.  
  5.   PCBGate v2.0 was released as a beta test as versions beta 2, 3, 4, and 5.
  6. If you've already done what's below before with the above versions, DON'T
  7. do it again!  You'll have a mess.  Follow these instructions ONLY if you're
  8. running v1.5 or earlier.
  9.  
  10. -----------------------------------------------------------------------------
  11. 1st:
  12.  
  13.   The configuration file structure changed from v1.5 to v2.0.  IF YOU ARE
  14. RUNNING V1.5, you'll have to run the program 15TO20.EXE.  This will convert
  15. your PCBGATE.CFG file to the 2.0 format.
  16.  
  17. DON'T RUN THIS IF YOU'VE ALREADY DONE SO!!!
  18.  
  19.   If you're running v2.0ß2+, and ran this program before, DON'T DO IT AGAIN!
  20. It'll really make a mess of your configuration file.
  21.  
  22.   If you're running PCBGate v1.5, simply run the program 15TO20.EXE in your
  23. PCBGate directory.  It'll read your current PCBGATE.CFG, and create a new
  24. file, called PCBGATE.NEW.  PCBGATE.NEW is now your new configuration file,
  25. and simply copy it over your existing PCBGATE.CFG.
  26.  
  27.   For example, copy 15TO20.EXE to your pcbgate directory, and execute the
  28. following commands:
  29.  
  30. 15TO20
  31. COPY PCBGATE.NEW PCBGATE.CFG
  32.  
  33. -----------------------------------------------------------------------------
  34. 2nd:
  35.  
  36.   PCBGate no longer uses the LASTMSG. files in each message base directory
  37. to track last message read counters.  It uses the file PCBGATE.LMR, which
  38. will exist in your PCBGate directory.  No, you won't lose your counters.
  39. Also included is the program LMRCNV.EXE.  Like the above, simply run this
  40. in your PCBGate directory.  It'll read your PCBGATE.CFG, and check each
  41. directory for the existence of the file LASTMSG.  If it exists, the value
  42. will be read out, and the old LASTMSG. file will be killed off.  The
  43. program ends by writing PCBGATE.LMR, with all your values in tact.
  44.  
  45. NOTE!!  You MUST run the above, 15TO20.EXE FIRST!, as LMRCNV.EXE expects to
  46. find a v2.0 formatted PCBGATE.CFG file.  You'll have a mess if you're not
  47. careful.
  48.  
  49.   So a complete conversion process involves the following:
  50.  
  51. 1 - De-compress GATE20B?.ZIP in your PCBGate directory.
  52. 2 - Run 15TO20.EXE  (only if you are running PCBGate v1.5)
  53. 3 - Execute "COPY PCBGATE.NEW PCBGATE.CFG" (if you did step 2)
  54. 4 - Run LMRCNV.EXE
  55. 5 - Kill off LMRCNV.EXE, 15TO20.EXE, and PCBGATE.NEW
  56.  
  57.   That's it!  You can now run PCBGate just as you did before, but it's
  58. highly recommended you read through the main documentation for differences
  59. in this version and the one you're currently using.
  60.  
  61.  
  62.